[INFO] fetching crate rdx 0.0.7...
[INFO] testing rdx-0.0.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rdx 0.0.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rdx 0.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rdx 0.0.7
[INFO] tweaked toml for crates.io crate rdx 0.0.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdx 0.0.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.0)
[INFO] [stderr]       Adding rand_xoshiro v0.4.0 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xoshiro v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b2c17d36c15a9c37dc4deaab235b934460bc58b71dfa9f3560064037a60add
[INFO] running `Command { std: "docker" "start" "-a" "f8b2c17d36c15a9c37dc4deaab235b934460bc58b71dfa9f3560064037a60add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b2c17d36c15a9c37dc4deaab235b934460bc58b71dfa9f3560064037a60add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b2c17d36c15a9c37dc4deaab235b934460bc58b71dfa9f3560064037a60add", kill_on_drop: false }`
[INFO] [stdout] f8b2c17d36c15a9c37dc4deaab235b934460bc58b71dfa9f3560064037a60add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 115a7dd78e11c0679b5e4bed3ebf4f67b1712bbfa13e969a7b9ad7a5fd76f017
[INFO] running `Command { std: "docker" "start" "-a" "115a7dd78e11c0679b5e4bed3ebf4f67b1712bbfa13e969a7b9ad7a5fd76f017", kill_on_drop: false }`
[INFO] [stderr]    Compiling rdx v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "115a7dd78e11c0679b5e4bed3ebf4f67b1712bbfa13e969a7b9ad7a5fd76f017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "115a7dd78e11c0679b5e4bed3ebf4f67b1712bbfa13e969a7b9ad7a5fd76f017", kill_on_drop: false }`
[INFO] [stdout] 115a7dd78e11c0679b5e4bed3ebf4f67b1712bbfa13e969a7b9ad7a5fd76f017
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f52e1689d694c4d3941f69001d27b3231fafbcb803bd50978e5f1e59723774da
[INFO] running `Command { std: "docker" "start" "-a" "f52e1689d694c4d3941f69001d27b3231fafbcb803bd50978e5f1e59723774da", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling rdx v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:557:41
[INFO] [stdout]     |
[INFO] [stdout] 557 |         ska_byte_sort(&mut [], |_: &u8| panic!("Bad!"))
[INFO] [stdout]     |                                         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:720:17
[INFO] [stdout]     |
[INFO] [stdout] 720 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:735:17
[INFO] [stdout]     |
[INFO] [stdout] 735 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:750:17
[INFO] [stdout]     |
[INFO] [stdout] 750 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:765:17
[INFO] [stdout]     |
[INFO] [stdout] 765 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:780:17
[INFO] [stdout]     |
[INFO] [stdout] 780 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:795:17
[INFO] [stdout]     |
[INFO] [stdout] 795 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:810:17
[INFO] [stdout]     |
[INFO] [stdout] 810 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:825:17
[INFO] [stdout]     |
[INFO] [stdout] 825 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:840:17
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/ska_sort.rs:855:17
[INFO] [stdout]     |
[INFO] [stdout] 855 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stdout]     |                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/ska_sort.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `panic` is ambiguous
[INFO] [stdout]    --> src/american_flag_sort.rs:131:51
[INFO] [stdout]     |
[INFO] [stdout] 131 |         american_flag_byte_sort(&mut [], |_: &u8| panic!("Bad!"))
[INFO] [stdout]     |                                                   ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `panic` could refer to the macro imported here
[INFO] [stdout]    --> src/american_flag_sort.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |     use std::prelude::v1::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stdout]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stdout] note: `panic` could also refer to a macro from prelude
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.78s
[INFO] running `Command { std: "docker" "inspect" "f52e1689d694c4d3941f69001d27b3231fafbcb803bd50978e5f1e59723774da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f52e1689d694c4d3941f69001d27b3231fafbcb803bd50978e5f1e59723774da", kill_on_drop: false }`
[INFO] [stdout] f52e1689d694c4d3941f69001d27b3231fafbcb803bd50978e5f1e59723774da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5638fe1cba25a2a2b544cc8774cd709434d4c1c2e37197c12145c87466d2c73a
[INFO] running `Command { std: "docker" "start" "-a" "5638fe1cba25a2a2b544cc8774cd709434d4c1c2e37197c12145c87466d2c73a", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:557:41
[INFO] [stderr]     |
[INFO] [stderr] 557 |         ska_byte_sort(&mut [], |_: &u8| panic!("Bad!"))
[INFO] [stderr]     |                                         ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr]     = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:720:17
[INFO] [stderr]     |
[INFO] [stderr] 720 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:735:17
[INFO] [stderr]     |
[INFO] [stderr] 735 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:750:17
[INFO] [stderr]     |
[INFO] [stderr] 750 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:765:17
[INFO] [stderr]     |
[INFO] [stderr] 765 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:780:17
[INFO] [stderr]     |
[INFO] [stderr] 780 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:795:17
[INFO] [stderr]     |
[INFO] [stderr] 795 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:810:17
[INFO] [stderr]     |
[INFO] [stderr] 810 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:825:17
[INFO] [stderr]     |
[INFO] [stderr] 825 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:840:17
[INFO] [stderr]     |
[INFO] [stderr] 840 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/ska_sort.rs:855:17
[INFO] [stderr]     |
[INFO] [stderr] 855 |                 panic!("Difference: list[{}] = {} != sorted[{}] = {}", i, l, i, s)
[INFO] [stderr]     |                 ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/ska_sort.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 539 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `panic` is ambiguous
[INFO] [stderr]    --> src/american_flag_sort.rs:131:51
[INFO] [stderr]     |
[INFO] [stderr] 131 |         american_flag_byte_sort(&mut [], |_: &u8| panic!("Bad!"))
[INFO] [stderr]     |                                                   ^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stderr] note: `panic` could refer to the macro imported here
[INFO] [stderr]    --> src/american_flag_sort.rs:97:9
[INFO] [stderr]     |
[INFO] [stderr]  97 |     use std::prelude::v1::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `panic` to disambiguate
[INFO] [stderr]     = help: or use `self::panic` to refer to this macro unambiguously
[INFO] [stderr] note: `panic` could also refer to a macro from prelude
[INFO] [stderr]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/prelude/mod.rs:31:12
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147319 <https://github.com/rust-lang/rust/issues/147319>
[INFO] [stderr] 
[INFO] [stderr] warning: `rdx` (lib test) generated 12 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdx-c5845c9a3da4fc79)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test american_flag_sort::tests::empty_list_doesnt_panic ... ok
[INFO] [stdout] test ska_sort::tests::bigger_than_byte_array_of_random_bytes_is_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::end_of_list_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::bigger_than_byte_array_of_random_u16_is_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::five_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::four_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::empty_list_doesnt_panic ... ok
[INFO] [stdout] test ska_sort::tests::basic_partition_test ... ok
[INFO] [stdout] test ska_sort::tests::end_of_list_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::bigger_than_byte_array_of_random_u32_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::five_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::four_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::three_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::bigger_than_byte_array_of_random_u64_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::medium_array_of_random_u16s_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::medium_array_of_random_u64_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::single_element_list_doesnt_change ... ok
[INFO] [stdout] test ska_sort::tests::small_array_of_increasing_prefixes_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::small_array_of_bit_strings_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::small_array_of_strings_with_no_common_prefix_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::small_array_of_random_u64_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::tiny_array_of_strings_is_sorted_properly ... ok
[INFO] [stdout] test util::tests::initialize_partition_works_on_small_u16_array ... ok
[INFO] [stdout] test ska_sort::tests::three_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test util::tests::partition_works_on_array_of_bools ... ok
[INFO] [stdout] test util::tests::partition_info_stacking_works ... ok
[INFO] [stdout] test ska_sort::tests::small_array_of_strings_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::two_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::small_array_of_small_u64_is_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::single_element_list_doesnt_change ... ok
[INFO] [stdout] test american_flag_sort::tests::two_element_lists_are_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::end_of_large_list_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::end_of_large_list_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::large_random_list_is_sorted_properly ... ok
[INFO] [stdout] test american_flag_sort::tests::large_random_list_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::large_array_of_random_u64_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::large_array_of_random_u16s_is_sorted_properly ... ok
[INFO] [stdout] test ska_sort::tests::large_array_of_random_bytes_is_sorted_properly ... ok
[INFO] [stdout] test float::tests::ordered_f32s_are_sorted_properly ... ok
[INFO] [stdout] test float::tests::ordered_f64s_are_sorted_properly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arrays_of_primitives_sorted_properly.rs (/opt/rustwide/target/debug/deps/arrays_of_primitives_sorted_properly-29821da7b052682d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test small_short_u8_sorts_properly ... ok
[INFO] [stdout] test small_medium_u8_sorts_properly ... ok
[INFO] [stdout] test medium_short_u8_sorts_properly ... ok
[INFO] [stdout] test large_short_u8_sorts_properly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/primitive_scalar_types_sorted_properly.rs (/opt/rustwide/target/debug/deps/primitive_scalar_types_sorted_properly-e985a196fd0b4b25)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test medium_f32_sorts_properly_direct_key ... ok
[INFO] [stdout] test medium_f32_sorts_properly ... ok
[INFO] [stdout] test medium_f64_sorts_properly_direct_key ... FAILED
[INFO] [stdout] test medium_f64_sorts_properly ... FAILED
[INFO] [stdout] test medium_i16_sorts_properly ... ok
[INFO] [stdout] test medium_i32_sorts_properly ... ok
[INFO] [stdout] test medium_i8_sorts_properly ... ok
[INFO] [stdout] test medium_i64_sorts_properly ... ok
[INFO] [stdout] test medium_isize_sorts_properly ... ok
[INFO] [stdout] test medium_u32_sorts_properly ... ok
[INFO] [stdout] test medium_u16_sorts_properly ... ok
[INFO] [stdout] test medium_u8_sorts_properly ... ok
[INFO] [stdout] test medium_u64_sorts_properly ... ok
[INFO] [stdout] test small_f32_sorts_properly ... ok
[INFO] [stdout] test small_f32_sorts_properly_direct_key ... ok
[INFO] [stdout] test small_f64_sorts_properly ... ok
[INFO] [stdout] test small_f64_sorts_properly_direct_key ... ok
[INFO] [stdout] test small_i16_sorts_properly ... ok
[INFO] [stdout] test small_i32_sorts_properly ... ok
[INFO] [stdout] test medium_usize_sorts_properly ... ok
[INFO] [stdout] test small_i64_sorts_properly ... ok
[INFO] [stdout] test small_i8_sorts_properly ... ok
[INFO] [stdout] test small_u16_sorts_properly ... ok
[INFO] [stdout] test small_isize_sorts_properly ... ok
[INFO] [stdout] test small_u32_sorts_properly ... ok
[INFO] [stdout] test small_u8_sorts_properly ... ok
[INFO] [stdout] test small_usize_sorts_properly ... ok
[INFO] [stdout] test small_u64_sorts_properly ... ok
[INFO] [stdout] test large_u8_sorts_properly ... ok
[INFO] [stdout] test large_i8_sorts_properly ... ok
[INFO] [stdout] test large_u16_sorts_properly ... ok
[INFO] [stdout] test large_isize_sorts_properly ... ok
[INFO] [stdout] test large_i64_sorts_properly ... ok
[INFO] [stdout] test large_u32_sorts_properly ... ok
[INFO] [stdout] test large_i16_sorts_properly ... ok
[INFO] [stdout] test large_u64_sorts_properly ... ok
[INFO] [stdout] test large_i32_sorts_properly ... ok
[INFO] [stdout] test large_usize_sorts_properly ... ok
[INFO] [stdout] test large_f32_sorts_properly_direct_key ... FAILED
[INFO] [stdout] test large_f32_sorts_properly ... FAILED
[INFO] [stdout] test large_f64_sorts_properly ... FAILED
[INFO] [stdout] test large_f64_sorts_properly_direct_key ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- medium_f64_sorts_properly_direct_key stdout ----
[INFO] [stdout] Array element mismatch: left[0] = 1.3785764261253775e-5 != right[0] = 2.696104974797553e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[1] = 2.696104974797553e-5 != right[1] = 1.3785764261253775e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] 
[INFO] [stdout] thread 'medium_f64_sorts_properly_direct_key' (80) panicked at tests/common/mod.rs:47:9:
[INFO] [stdout] Had 2 mismatches of 20000 elements, or 0.01%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f19e66407a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f19e66407a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f19e678cda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f19e678cda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60f19e6689b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f19e6689b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f19e64329f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f19e64329f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f19e65c639 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f19e5f87fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60f19e5f87fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f19e65c7f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60f19e65c7f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f19e643358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60f19e63acc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f19e64406d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f19e6793cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f19e5cbaf4 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::arraydiff::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:47:9
[INFO] [stdout]   20:     0x60f19e5c8384 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:5
[INFO] [stdout]   21:     0x60f19e5c8f3e - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:103:5
[INFO] [stdout]   22:     0x60f19e5c4ebb - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:152:45
[INFO] [stdout]   23:     0x60f19e5c48e7 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:152:42
[INFO] [stdout]   24:     0x60f19e5eaf56 - <primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly_direct_key::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60f19e5ec8db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60f19e5ec8db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60f19e5f92cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x60f19e5f92cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60f19e5f49e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60f19e5f49e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x60f19e5fbed2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x60f19e5fbed2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x60f19e5fbed2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60f19e66398f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x60f19e66398f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7086bb916aa4 - <unknown>
[INFO] [stdout]   46:     0x7086bb9a3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- medium_f64_sorts_properly stdout ----
[INFO] [stdout] Array element mismatch: left[0] = 1.3785764261253775e-5 != right[0] = 2.696104974797553e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[1] = 2.696104974797553e-5 != right[1] = 1.3785764261253775e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] 
[INFO] [stdout] thread 'medium_f64_sorts_properly' (79) panicked at tests/common/mod.rs:47:9:
[INFO] [stdout] Had 2 mismatches of 20000 elements, or 0.01%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f19e66407a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f19e66407a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f19e678cda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f19e678cda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60f19e6689b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f19e6689b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f19e64329f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f19e64329f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f19e65c639 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f19e5f87fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60f19e5f87fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f19e65c7f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60f19e65c7f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f19e643358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60f19e63acc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f19e64406d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f19e6793cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f19e5ca6e4 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::arraydiff::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:47:9
[INFO] [stdout]   20:     0x60f19e5c7e14 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:5
[INFO] [stdout]   21:     0x60f19e5c8ede - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:103:5
[INFO] [stdout]   22:     0x60f19e5c4d9b - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:122:34
[INFO] [stdout]   23:     0x60f19e5c4587 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:122:31
[INFO] [stdout]   24:     0x60f19e5eaad6 - <primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::medium_f64_sorts_properly::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60f19e5ec8db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60f19e5ec8db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60f19e5f92cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x60f19e5f92cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60f19e5f49e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60f19e5f49e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x60f19e5fbed2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x60f19e5fbed2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x60f19e5fbed2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60f19e66398f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x60f19e66398f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7086bb916aa4 - <unknown>
[INFO] [stdout]   46:     0x7086bb9a3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- large_f32_sorts_properly_direct_key stdout ----
[INFO] [stdout] Array element mismatch: left[0] = 7.1525574e-7 != right[0] = 1.2516975e-6
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[4] = 1.2516975e-6 != right[4] = 7.1525574e-7
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[5] = 2.3841858e-6 != right[5] = 4.4107437e-6
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[6] = 4.4107437e-6 != right[6] = 5.9604645e-6
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[7] = 5.9604645e-6 != right[7] = 2.3841858e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[8] = 9.000301e-6 != right[8] = 2.69413e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[9] = 1.1026859e-5 != right[9] = 1.3768673e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[10] = 1.1563301e-5 != right[10] = 1.7762184e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[11] = 1.2040138e-5 != right[11] = 9.000301e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[12] = 1.2218952e-5 != right[12] = 1.1563301e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[13] = 1.257658e-5 != right[13] = 2.18153e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[14] = 1.3053417e-5 != right[14] = 1.2040138e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[15] = 1.3768673e-5 != right[15] = 2.18153e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[16] = 1.5616417e-5 != right[16] = 1.7821789e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[17] = 1.6570091e-5 != right[17] = 2.8789043e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[18] = 1.7523766e-5 != right[18] = 1.2218952e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[19] = 1.7762184e-5 != right[19] = 1.7523766e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[20] = 1.7821789e-5 != right[20] = 1.9311905e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[21] = 1.9311905e-5 != right[21] = 1.3053417e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[22] = 1.9669533e-5 != right[22] = 1.6570091e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[23] = 2.1100044e-5 != right[23] = 1.257658e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[24] = 2.18153e-5 != right[24] = 2.3841858e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[25] = 2.18153e-5 != right[25] = 1.5616417e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[26] = 2.3841858e-5 != right[26] = 1.1026859e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[27] = 2.69413e-5 != right[27] = 1.9669533e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[28] = 2.8789043e-5 != right[28] = 2.1100044e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[29] = 3.0755997e-5 != right[29] = 5.90086e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[30] = 3.1888485e-5 != right[30] = 7.44462e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[31] = 3.1888485e-5 != right[31] = 5.120039e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[32] = 3.248453e-5 != right[32] = 4.9114227e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[33] = 3.2544136e-5 != right[33] = 9.119511e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[34] = 3.3199787e-5 != right[34] = 0.000119268894
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[35] = 3.5107136e-5 != right[35] = 0.000118136406
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[36] = 3.528595e-5 != right[36] = 3.3199787e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[37] = 3.5643578e-5 != right[37] = 7.164478e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[38] = 3.5762787e-5 != right[38] = 8.7976456e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[39] = 3.6358833e-5 != right[39] = 5.1677227e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[40] = 3.6478043e-5 != right[40] = 4.953146e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[41] = 3.7133694e-5 != right[41] = 8.6545944e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[42] = 3.8146973e-5 != right[42] = 8.481741e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[43] = 3.939867e-5 != right[43] = 5.4597855e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[44] = 4.130602e-5 != right[44] = 7.587671e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[45] = 4.2378902e-5 != right[45] = 4.607439e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[46] = 4.2676926e-5 != right[46] = 6.6936016e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[47] = 4.3570995e-5 != right[47] = 7.069111e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[48] = 4.36306e-5 != right[48] = 6.3717365e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[49] = 4.6014786e-5 != right[49] = 3.1888485e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[50] = 4.607439e-5 != right[50] = 3.5643578e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[51] = 4.7147274e-5 != right[51] = 0.00011909008
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[52] = 4.8816204e-5 != right[52] = 8.249283e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[53] = 4.9114227e-5 != right[53] = 0.00011700392
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[54] = 4.953146e-5 != right[54] = 8.457899e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[55] = 5.042553e-5 != right[55] = 9.870529e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[56] = 5.0902367e-5 != right[56] = 6.9737434e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[57] = 5.120039e-5 != right[57] = 5.441904e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[58] = 5.1677227e-5 != right[58] = 0.00010192394
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[59] = 5.2511692e-5 != right[59] = 3.6478043e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[60] = 5.429983e-5 != right[60] = 5.90086e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[61] = 5.441904e-5 != right[61] = 6.568432e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[62] = 5.4597855e-5 != right[62] = 6.0856342e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[63] = 5.51939e-5 != right[63] = 8.791685e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[64] = 5.5372715e-5 != right[64] = 7.927418e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[65] = 5.5730343e-5 != right[65] = 4.6014786e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[66] = 5.686283e-5 != right[66] = 6.5386295e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[67] = 5.811453e-5 != right[67] = 4.3570995e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[68] = 5.90086e-5 != right[68] = 5.811453e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[69] = 5.90086e-5 != right[69] = 7.390976e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[70] = 6.0856342e-5 != right[70] = 4.36306e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[71] = 6.3717365e-5 != right[71] = 3.528595e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[72] = 6.377697e-5 != right[72] = 4.2676926e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[73] = 6.5386295e-5 != right[73] = 0.000107228756
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[74] = 6.5386295e-5 != right[74] = 3.6358833e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[75] = 6.5505505e-5 != right[75] = 5.5730343e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[76] = 6.568432e-5 != right[76] = 4.8816204e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[77] = 6.6936016e-5 != right[77] = 4.7147274e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[78] = 6.7293644e-5 != right[78] = 8.147955e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[79] = 6.920099e-5 != right[79] = 4.130602e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[80] = 6.9737434e-5 != right[80] = 0.00010806322
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[81] = 7.069111e-5 != right[81] = 9.661913e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[82] = 7.164478e-5 != right[82] = 7.969141e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[83] = 7.390976e-5 != right[83] = 3.0755997e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[84] = 7.44462e-5 != right[84] = 0.00012177229
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[85] = 7.587671e-5 != right[85] = 8.21352e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[86] = 7.623434e-5 != right[86] = 3.5762787e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[87] = 7.927418e-5 != right[87] = 3.939867e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[88] = 7.969141e-5 != right[88] = 3.8146973e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[89] = 7.992983e-5 != right[89] = 8.904934e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[90] = 8.034706e-5 != right[90] = 3.2544136e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[91] = 8.147955e-5 != right[91] = 9.614229e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[92] = 8.189678e-5 != right[92] = 5.5372715e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[93] = 8.201599e-5 != right[93] = 5.51939e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[94] = 8.21352e-5 != right[94] = 0.00010997057
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[95] = 8.249283e-5 != right[95] = 9.214878e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[96] = 8.457899e-5 != right[96] = 8.034706e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[97] = 8.481741e-5 != right[97] = 5.429983e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[98] = 8.6545944e-5 != right[98] = 8.189678e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[99] = 8.791685e-5 != right[99] = 0.0001026988
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[100] = 8.7976456e-5 != right[100] = 5.686283e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[101] = 8.8214874e-5 != right[101] = 9.673834e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[102] = 8.881092e-5 != right[102] = 6.377697e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] 
[INFO] [stdout] thread 'large_f32_sorts_properly_direct_key' (64) panicked at tests/common/mod.rs:47:9:
[INFO] [stdout] Had 500013 mismatches of 1000000 elements, or 50.0013%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f19e66407a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f19e66407a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f19e678cda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f19e678cda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60f19e6689b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f19e6689b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f19e64329f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f19e64329f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f19e65c639 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f19e5f87fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60f19e5f87fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f19e65c7f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60f19e65c7f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f19e643358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60f19e63acc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f19e64406d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f19e6793cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f19e5cd5b4 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::arraydiff::<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:47:9
[INFO] [stdout]   20:     0x60f19e5c8ac4 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by::<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:5
[INFO] [stdout]   21:     0x60f19e5c8fbe - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly::<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:103:5
[INFO] [stdout]   22:     0x60f19e5c4e6b - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:142:44
[INFO] [stdout]   23:     0x60f19e5c47f7 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:142:41
[INFO] [stdout]   24:     0x60f19e5eae16 - <primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly_direct_key::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60f19e5ec8db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60f19e5ec8db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60f19e5f92cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x60f19e5f92cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60f19e5f49e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60f19e5f49e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x60f19e5fbed2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x60f19e5fbed2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x60f19e5fbed2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60f19e66398f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x60f19e66398f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7086bb916aa4 - <unknown>
[INFO] [stdout]   46:     0x7086bb9a3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- large_f32_sorts_properly stdout ----
[INFO] [stdout] Array element mismatch: left[0] = 7.1525574e-7 != right[0] = 1.2516975e-6
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[4] = 1.2516975e-6 != right[4] = 7.1525574e-7
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[5] = 2.3841858e-6 != right[5] = 4.4107437e-6
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[6] = 4.4107437e-6 != right[6] = 5.9604645e-6
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[7] = 5.9604645e-6 != right[7] = 2.3841858e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[8] = 9.000301e-6 != right[8] = 2.69413e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[9] = 1.1026859e-5 != right[9] = 1.3768673e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[10] = 1.1563301e-5 != right[10] = 1.7762184e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[11] = 1.2040138e-5 != right[11] = 9.000301e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[12] = 1.2218952e-5 != right[12] = 1.1563301e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[13] = 1.257658e-5 != right[13] = 2.18153e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[14] = 1.3053417e-5 != right[14] = 1.2040138e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[15] = 1.3768673e-5 != right[15] = 2.18153e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[16] = 1.5616417e-5 != right[16] = 1.7821789e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[17] = 1.6570091e-5 != right[17] = 2.8789043e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[18] = 1.7523766e-5 != right[18] = 1.2218952e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[19] = 1.7762184e-5 != right[19] = 1.7523766e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[20] = 1.7821789e-5 != right[20] = 1.9311905e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[21] = 1.9311905e-5 != right[21] = 1.3053417e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[22] = 1.9669533e-5 != right[22] = 1.6570091e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[23] = 2.1100044e-5 != right[23] = 1.257658e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[24] = 2.18153e-5 != right[24] = 2.3841858e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[25] = 2.18153e-5 != right[25] = 1.5616417e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[26] = 2.3841858e-5 != right[26] = 1.1026859e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[27] = 2.69413e-5 != right[27] = 1.9669533e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[28] = 2.8789043e-5 != right[28] = 2.1100044e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[29] = 3.0755997e-5 != right[29] = 5.90086e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[30] = 3.1888485e-5 != right[30] = 7.44462e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[31] = 3.1888485e-5 != right[31] = 5.120039e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[32] = 3.248453e-5 != right[32] = 4.9114227e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[33] = 3.2544136e-5 != right[33] = 9.119511e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[34] = 3.3199787e-5 != right[34] = 0.000119268894
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[35] = 3.5107136e-5 != right[35] = 0.000118136406
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[36] = 3.528595e-5 != right[36] = 3.3199787e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[37] = 3.5643578e-5 != right[37] = 7.164478e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[38] = 3.5762787e-5 != right[38] = 8.7976456e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[39] = 3.6358833e-5 != right[39] = 5.1677227e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[40] = 3.6478043e-5 != right[40] = 4.953146e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[41] = 3.7133694e-5 != right[41] = 8.6545944e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[42] = 3.8146973e-5 != right[42] = 8.481741e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[43] = 3.939867e-5 != right[43] = 5.4597855e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[44] = 4.130602e-5 != right[44] = 7.587671e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[45] = 4.2378902e-5 != right[45] = 4.607439e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[46] = 4.2676926e-5 != right[46] = 6.6936016e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[47] = 4.3570995e-5 != right[47] = 7.069111e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[48] = 4.36306e-5 != right[48] = 6.3717365e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[49] = 4.6014786e-5 != right[49] = 3.1888485e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[50] = 4.607439e-5 != right[50] = 3.5643578e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[51] = 4.7147274e-5 != right[51] = 0.00011909008
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[52] = 4.8816204e-5 != right[52] = 8.249283e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[53] = 4.9114227e-5 != right[53] = 0.00011700392
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[54] = 4.953146e-5 != right[54] = 8.457899e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[55] = 5.042553e-5 != right[55] = 9.870529e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[56] = 5.0902367e-5 != right[56] = 6.9737434e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[57] = 5.120039e-5 != right[57] = 5.441904e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[58] = 5.1677227e-5 != right[58] = 0.00010192394
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[59] = 5.2511692e-5 != right[59] = 3.6478043e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[60] = 5.429983e-5 != right[60] = 5.90086e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[61] = 5.441904e-5 != right[61] = 6.568432e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[62] = 5.4597855e-5 != right[62] = 6.0856342e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[63] = 5.51939e-5 != right[63] = 8.791685e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[64] = 5.5372715e-5 != right[64] = 7.927418e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[65] = 5.5730343e-5 != right[65] = 4.6014786e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[66] = 5.686283e-5 != right[66] = 6.5386295e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[67] = 5.811453e-5 != right[67] = 4.3570995e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[68] = 5.90086e-5 != right[68] = 5.811453e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[69] = 5.90086e-5 != right[69] = 7.390976e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[70] = 6.0856342e-5 != right[70] = 4.36306e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[71] = 6.3717365e-5 != right[71] = 3.528595e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[72] = 6.377697e-5 != right[72] = 4.2676926e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[73] = 6.5386295e-5 != right[73] = 0.000107228756
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[74] = 6.5386295e-5 != right[74] = 3.6358833e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[75] = 6.5505505e-5 != right[75] = 5.5730343e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[76] = 6.568432e-5 != right[76] = 4.8816204e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[77] = 6.6936016e-5 != right[77] = 4.7147274e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[78] = 6.7293644e-5 != right[78] = 8.147955e-5
[INFO] [stdout] Comparator: Less
[INFO] [stderr] error: test failed, to rerun pass `--test primitive_scalar_types_sorted_properly`
[INFO] [stdout] Array element mismatch: left[79] = 6.920099e-5 != right[79] = 4.130602e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[80] = 6.9737434e-5 != right[80] = 0.00010806322
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[81] = 7.069111e-5 != right[81] = 9.661913e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[82] = 7.164478e-5 != right[82] = 7.969141e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[83] = 7.390976e-5 != right[83] = 3.0755997e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[84] = 7.44462e-5 != right[84] = 0.00012177229
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[85] = 7.587671e-5 != right[85] = 8.21352e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[86] = 7.623434e-5 != right[86] = 3.5762787e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[87] = 7.927418e-5 != right[87] = 3.939867e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[88] = 7.969141e-5 != right[88] = 3.8146973e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[89] = 7.992983e-5 != right[89] = 8.904934e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[90] = 8.034706e-5 != right[90] = 3.2544136e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[91] = 8.147955e-5 != right[91] = 9.614229e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[92] = 8.189678e-5 != right[92] = 5.5372715e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[93] = 8.201599e-5 != right[93] = 5.51939e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[94] = 8.21352e-5 != right[94] = 0.00010997057
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[95] = 8.249283e-5 != right[95] = 9.214878e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[96] = 8.457899e-5 != right[96] = 8.034706e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[97] = 8.481741e-5 != right[97] = 5.429983e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[98] = 8.6545944e-5 != right[98] = 8.189678e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[99] = 8.791685e-5 != right[99] = 0.0001026988
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[100] = 8.7976456e-5 != right[100] = 5.686283e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[101] = 8.8214874e-5 != right[101] = 9.673834e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[102] = 8.881092e-5 != right[102] = 6.377697e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] 
[INFO] [stdout] thread 'large_f32_sorts_properly' (63) panicked at tests/common/mod.rs:47:9:
[INFO] [stdout] Had 500013 mismatches of 1000000 elements, or 50.0013%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f19e66407a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f19e66407a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f19e678cda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f19e678cda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60f19e6689b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f19e6689b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f19e64329f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f19e64329f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f19e65c639 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f19e5f87fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60f19e5f87fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f19e65c7f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60f19e65c7f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f19e643358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60f19e63acc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f19e64406d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f19e6793cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f19e5cc1a4 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::arraydiff::<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:47:9
[INFO] [stdout]   20:     0x60f19e5c8554 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by::<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:5
[INFO] [stdout]   21:     0x60f19e5c8f5e - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly::<f32, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:103:5
[INFO] [stdout]   22:     0x60f19e5c4c6b - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:112:33
[INFO] [stdout]   23:     0x60f19e5c41f7 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:112:30
[INFO] [stdout]   24:     0x60f19e5ea616 - <primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f32_sorts_properly::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60f19e5ec8db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60f19e5ec8db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60f19e5f92cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x60f19e5f92cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60f19e5f49e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60f19e5f49e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x60f19e5fbed2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x60f19e5fbed2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x60f19e5fbed2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60f19e66398f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x60f19e66398f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7086bb916aa4 - <unknown>
[INFO] [stdout]   46:     0x7086bb9a3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- large_f64_sorts_properly stdout ----
[INFO] [stdout] Array element mismatch: left[0] = 7.4617331879967e-7 != right[0] = 2.696104974797553e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[1] = 1.0074181228114654e-6 != right[1] = 1.3785764261253775e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[2] = 1.2824747745998621e-6 != right[2] = 1.7786555884469202e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[3] = 1.297502237651571e-6 != right[3] = 1.3093155341481477e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[4] = 5.004614418324671e-6 != right[4] = 1.2076976308339482e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[5] = 6.797578299022611e-6 != right[5] = 1.2824747745998621e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[6] = 8.777608705878848e-6 != right[6] = 2.181814180968189e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[7] = 1.2076976308339482e-5 != right[7] = 1.9717789943141106e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[8] = 1.2223175085535054e-5 != right[8] = 7.4617331879967e-7
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[9] = 1.3093155341481477e-5 != right[9] = 1.297502237651571e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[10] = 1.3785764261253775e-5 != right[10] = 1.0074181228114654e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[11] = 1.589156656112145e-5 != right[11] = 2.8818104279459966e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[12] = 1.7277610258492615e-5 != right[12] = 1.2223175085535054e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[14] = 1.7786555884469202e-5 != right[14] = 2.9913271332060454e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[15] = 1.895628750991918e-5 != right[15] = 1.7277610258492615e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[16] = 1.9391931304180154e-5 != right[16] = 1.589156656112145e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[17] = 1.9717789943141106e-5 != right[17] = 8.777608705878848e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[18] = 2.181814180968189e-5 != right[18] = 1.895628750991918e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[19] = 2.696104974797553e-5 != right[19] = 1.9391931304180154e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[20] = 2.722162931889649e-5 != right[20] = 2.9733308843038486e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[21] = 2.8818104279459966e-5 != right[21] = 5.004614418324671e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[22] = 2.9733308843038486e-5 != right[22] = 6.797578299022611e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[23] = 2.9913271332060454e-5 != right[23] = 2.722162931889649e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[25] = 3.322762023327819e-5 != right[25] = 3.4130674309462705e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[26] = 3.3271814909419106e-5 != right[26] = 3.322762023327819e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[27] = 3.4130674309462705e-5 != right[27] = 3.3271814909419106e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[28] = 3.4948006287671696e-5 != right[28] = 3.56623656886379e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[29] = 3.56623656886379e-5 != right[29] = 3.5790775002819686e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[30] = 3.5790775002819686e-5 != right[30] = 3.4948006287671696e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[33] = 3.822160333577518e-5 != right[33] = 3.8632140404559756e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[34] = 3.8632140404559756e-5 != right[34] = 3.822160333577518e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[38] = 4.605388857792381e-5 != right[38] = 4.6081792194785365e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[39] = 4.6081792194785365e-5 != right[39] = 4.605388857792381e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[47] = 5.446301263434261e-5 != right[47] = 5.46535429725159e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[48] = 5.461974411014037e-5 != right[48] = 5.446301263434261e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[49] = 5.46535429725159e-5 != right[49] = 5.461974411014037e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[51] = 5.549367016399742e-5 != right[51] = 5.688032155670708e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[53] = 5.688032155670708e-5 != right[53] = 5.549367016399742e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[54] = 5.7294416346942434e-5 != right[54] = 5.904948967616619e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[55] = 5.7770692872050056e-5 != right[55] = 5.8164717698927504e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[56] = 5.789306553738438e-5 != right[56] = 5.891159272120028e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[57] = 5.8164717698927504e-5 != right[57] = 5.789306553738438e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[58] = 5.891159272120028e-5 != right[58] = 5.7294416346942434e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[59] = 5.904948967616619e-5 != right[59] = 5.906152337298298e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[60] = 5.906152337298298e-5 != right[60] = 5.7770692872050056e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[62] = 6.146183899014002e-5 != right[62] = 6.157082679625336e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[63] = 6.157082679625336e-5 != right[63] = 6.284622816687957e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[64] = 6.237887835114364e-5 != right[64] = 6.430512760680074e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[65] = 6.284622816687957e-5 != right[65] = 6.237887835114364e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[66] = 6.430512760680074e-5 != right[66] = 6.146183899014002e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[67] = 6.4926661185849e-5 != right[67] = 6.541396734049965e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[68] = 6.541396734049965e-5 != right[68] = 6.697069599470584e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[70] = 6.61035185187675e-5 != right[70] = 6.731462983833314e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[71] = 6.697069599470584e-5 != right[71] = 6.4926661185849e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[72] = 6.731462983833314e-5 != right[72] = 6.61035185187675e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[73] = 6.92121106432575e-5 != right[73] = 7.070500613837183e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[74] = 7.070500613837183e-5 != right[74] = 6.92121106432575e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[76] = 7.30200892614663e-5 != right[76] = 7.449789611879698e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[77] = 7.302617300153358e-5 != right[77] = 7.627472853743988e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[78] = 7.393848424797067e-5 != right[78] = 7.30200892614663e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[79] = 7.417071599402636e-5 != right[79] = 7.459477249660562e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[80] = 7.449789611879698e-5 != right[80] = 7.302617300153358e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[81] = 7.459477249660562e-5 != right[81] = 7.517349525121286e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[82] = 7.517349525121286e-5 != right[82] = 7.393848424797067e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[83] = 7.627472853743988e-5 != right[83] = 7.417071599402636e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[84] = 7.787762457822645e-5 != right[84] = 7.928174548144096e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[85] = 7.928174548144096e-5 != right[85] = 7.996393066300733e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[86] = 7.996393066300733e-5 != right[86] = 7.787762457822645e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[87] = 8.039834319484296e-5 != right[87] = 8.25397305606046e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[89] = 8.25397305606046e-5 != right[89] = 8.039834319484296e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[92] = 8.823181006045733e-5 != right[92] = 9.122473621847593e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[93] = 8.905021504368449e-5 != right[93] = 8.823181006045733e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[96] = 9.111544026141338e-5 != right[96] = 8.905021504368449e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[97] = 9.122473621847593e-5 != right[97] = 9.111544026141338e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[99] = 9.228771067071317e-5 != right[99] = 9.376741615430007e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[100] = 9.376741615430007e-5 != right[100] = 9.228771067071317e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[101] = 9.57789137883136e-5 != right[101] = 9.87156435950931e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[102] = 9.614636015686795e-5 != right[102] = 9.674764939826552e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[103] = 9.629817789014172e-5 != right[103] = 9.667113907119163e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[104] = 9.63967354480344e-5 != right[104] = 9.57789137883136e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[105] = 9.667113907119163e-5 != right[105] = 9.858793167960567e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[106] = 9.674764939826552e-5 != right[106] = 9.63967354480344e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[107] = 9.858793167960567e-5 != right[107] = 9.629817789014172e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[108] = 9.87156435950931e-5 != right[108] = 9.614636015686795e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[113] = 0.00010851764769215233 != right[113] = 0.00010997281276570181
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[114] = 0.00010997281276570181 != right[114] = 0.00010851764769215233
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[115] = 0.00011097313668406716 != right[115] = 0.00011320518353530318
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[116] = 0.00011320518353530318 != right[116] = 0.00011097313668406716
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[117] = 0.00011585736583097361 != right[117] = 0.00011814323221770451
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[119] = 0.00011814323221770451 != right[119] = 0.00011585736583097361
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[120] = 0.00011912011685166757 != right[120] = 0.00011932589618712797
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[121] = 0.00011932589618712797 != right[121] = 0.00011912011685166757
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[122] = 0.00011955914003214385 != right[122] = 0.00012181094678220816
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[123] = 0.00012181094678220816 != right[123] = 0.00011955914003214385
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[124] = 0.00012228967954264203 != right[124] = 0.00012845426773577806
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[125] = 0.0001228527940267954 != right[125] = 0.0001285799287974454
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[126] = 0.0001271610753311725 != right[126] = 0.0001228527940267954
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[127] = 0.00012845426773577806 != right[127] = 0.0001271610753311725
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[128] = 0.0001285799287974454 != right[128] = 0.00012228967954264203
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[129] = 0.00013150118494342777 != right[129] = 0.00013704285011106876
[INFO] [stdout] Comparator: Less
[INFO] [stdout] 
[INFO] [stdout] thread 'large_f64_sorts_properly' (65) panicked at tests/common/mod.rs:47:9:
[INFO] [stdout] Had 968531 mismatches of 1000000 elements, or 96.8531%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f19e66407a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f19e66407a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f19e678cda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f19e678cda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60f19e6689b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f19e6689b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f19e64329f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f19e64329f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f19e65c639 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f19e5f87fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60f19e5f87fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f19e65c7f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60f19e65c7f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f19e643358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60f19e63acc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f19e64406d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f19e6793cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f19e5c9984 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::arraydiff::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:47:9
[INFO] [stdout]   20:     0x60f19e5c7a74 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:5
[INFO] [stdout]   21:     0x60f19e5c8e9e - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:103:5
[INFO] [stdout]   22:     0x60f19e5c4c7b - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:127:33
[INFO] [stdout]   23:     0x60f19e5c4227 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:127:30
[INFO] [stdout]   24:     0x60f19e5ea656 - <primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60f19e5ec8db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60f19e5ec8db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60f19e5f92cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x60f19e5f92cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60f19e5f49e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60f19e5f49e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x60f19e5fbed2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x60f19e5fbed2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x60f19e5fbed2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60f19e66398f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x60f19e66398f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7086bb916aa4 - <unknown>
[INFO] [stdout]   46:     0x7086bb9a3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- large_f64_sorts_properly_direct_key stdout ----
[INFO] [stdout] Array element mismatch: left[0] = 7.4617331879967e-7 != right[0] = 2.696104974797553e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[1] = 1.0074181228114654e-6 != right[1] = 1.3785764261253775e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[2] = 1.2824747745998621e-6 != right[2] = 1.7786555884469202e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[3] = 1.297502237651571e-6 != right[3] = 1.3093155341481477e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[4] = 5.004614418324671e-6 != right[4] = 1.2076976308339482e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[5] = 6.797578299022611e-6 != right[5] = 1.2824747745998621e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[6] = 8.777608705878848e-6 != right[6] = 2.181814180968189e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[7] = 1.2076976308339482e-5 != right[7] = 1.9717789943141106e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[8] = 1.2223175085535054e-5 != right[8] = 7.4617331879967e-7
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[9] = 1.3093155341481477e-5 != right[9] = 1.297502237651571e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[10] = 1.3785764261253775e-5 != right[10] = 1.0074181228114654e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[11] = 1.589156656112145e-5 != right[11] = 2.8818104279459966e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[12] = 1.7277610258492615e-5 != right[12] = 1.2223175085535054e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[14] = 1.7786555884469202e-5 != right[14] = 2.9913271332060454e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[15] = 1.895628750991918e-5 != right[15] = 1.7277610258492615e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[16] = 1.9391931304180154e-5 != right[16] = 1.589156656112145e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[17] = 1.9717789943141106e-5 != right[17] = 8.777608705878848e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[18] = 2.181814180968189e-5 != right[18] = 1.895628750991918e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[19] = 2.696104974797553e-5 != right[19] = 1.9391931304180154e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[20] = 2.722162931889649e-5 != right[20] = 2.9733308843038486e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[21] = 2.8818104279459966e-5 != right[21] = 5.004614418324671e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[22] = 2.9733308843038486e-5 != right[22] = 6.797578299022611e-6
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[23] = 2.9913271332060454e-5 != right[23] = 2.722162931889649e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[25] = 3.322762023327819e-5 != right[25] = 3.4130674309462705e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[26] = 3.3271814909419106e-5 != right[26] = 3.322762023327819e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[27] = 3.4130674309462705e-5 != right[27] = 3.3271814909419106e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[28] = 3.4948006287671696e-5 != right[28] = 3.56623656886379e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[29] = 3.56623656886379e-5 != right[29] = 3.5790775002819686e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[30] = 3.5790775002819686e-5 != right[30] = 3.4948006287671696e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[33] = 3.822160333577518e-5 != right[33] = 3.8632140404559756e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[34] = 3.8632140404559756e-5 != right[34] = 3.822160333577518e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[38] = 4.605388857792381e-5 != right[38] = 4.6081792194785365e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[39] = 4.6081792194785365e-5 != right[39] = 4.605388857792381e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[47] = 5.446301263434261e-5 != right[47] = 5.46535429725159e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[48] = 5.461974411014037e-5 != right[48] = 5.446301263434261e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[49] = 5.46535429725159e-5 != right[49] = 5.461974411014037e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[51] = 5.549367016399742e-5 != right[51] = 5.688032155670708e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[53] = 5.688032155670708e-5 != right[53] = 5.549367016399742e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[54] = 5.7294416346942434e-5 != right[54] = 5.904948967616619e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[55] = 5.7770692872050056e-5 != right[55] = 5.8164717698927504e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[56] = 5.789306553738438e-5 != right[56] = 5.891159272120028e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[57] = 5.8164717698927504e-5 != right[57] = 5.789306553738438e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[58] = 5.891159272120028e-5 != right[58] = 5.7294416346942434e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[59] = 5.904948967616619e-5 != right[59] = 5.906152337298298e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[60] = 5.906152337298298e-5 != right[60] = 5.7770692872050056e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[62] = 6.146183899014002e-5 != right[62] = 6.157082679625336e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[63] = 6.157082679625336e-5 != right[63] = 6.284622816687957e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[64] = 6.237887835114364e-5 != right[64] = 6.430512760680074e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[65] = 6.284622816687957e-5 != right[65] = 6.237887835114364e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[66] = 6.430512760680074e-5 != right[66] = 6.146183899014002e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[67] = 6.4926661185849e-5 != right[67] = 6.541396734049965e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[68] = 6.541396734049965e-5 != right[68] = 6.697069599470584e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[70] = 6.61035185187675e-5 != right[70] = 6.731462983833314e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[71] = 6.697069599470584e-5 != right[71] = 6.4926661185849e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[72] = 6.731462983833314e-5 != right[72] = 6.61035185187675e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[73] = 6.92121106432575e-5 != right[73] = 7.070500613837183e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[74] = 7.070500613837183e-5 != right[74] = 6.92121106432575e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[76] = 7.30200892614663e-5 != right[76] = 7.449789611879698e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[77] = 7.302617300153358e-5 != right[77] = 7.627472853743988e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[78] = 7.393848424797067e-5 != right[78] = 7.30200892614663e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[79] = 7.417071599402636e-5 != right[79] = 7.459477249660562e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[80] = 7.449789611879698e-5 != right[80] = 7.302617300153358e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[81] = 7.459477249660562e-5 != right[81] = 7.517349525121286e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[82] = 7.517349525121286e-5 != right[82] = 7.393848424797067e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[83] = 7.627472853743988e-5 != right[83] = 7.417071599402636e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[84] = 7.787762457822645e-5 != right[84] = 7.928174548144096e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[85] = 7.928174548144096e-5 != right[85] = 7.996393066300733e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[86] = 7.996393066300733e-5 != right[86] = 7.787762457822645e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[87] = 8.039834319484296e-5 != right[87] = 8.25397305606046e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[89] = 8.25397305606046e-5 != right[89] = 8.039834319484296e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[92] = 8.823181006045733e-5 != right[92] = 9.122473621847593e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[93] = 8.905021504368449e-5 != right[93] = 8.823181006045733e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[96] = 9.111544026141338e-5 != right[96] = 8.905021504368449e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[97] = 9.122473621847593e-5 != right[97] = 9.111544026141338e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[99] = 9.228771067071317e-5 != right[99] = 9.376741615430007e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[100] = 9.376741615430007e-5 != right[100] = 9.228771067071317e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[101] = 9.57789137883136e-5 != right[101] = 9.87156435950931e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[102] = 9.614636015686795e-5 != right[102] = 9.674764939826552e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[103] = 9.629817789014172e-5 != right[103] = 9.667113907119163e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[104] = 9.63967354480344e-5 != right[104] = 9.57789137883136e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[105] = 9.667113907119163e-5 != right[105] = 9.858793167960567e-5
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[106] = 9.674764939826552e-5 != right[106] = 9.63967354480344e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[107] = 9.858793167960567e-5 != right[107] = 9.629817789014172e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[108] = 9.87156435950931e-5 != right[108] = 9.614636015686795e-5
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[113] = 0.00010851764769215233 != right[113] = 0.00010997281276570181
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[114] = 0.00010997281276570181 != right[114] = 0.00010851764769215233
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[115] = 0.00011097313668406716 != right[115] = 0.00011320518353530318
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[116] = 0.00011320518353530318 != right[116] = 0.00011097313668406716
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[117] = 0.00011585736583097361 != right[117] = 0.00011814323221770451
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[119] = 0.00011814323221770451 != right[119] = 0.00011585736583097361
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[120] = 0.00011912011685166757 != right[120] = 0.00011932589618712797
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[121] = 0.00011932589618712797 != right[121] = 0.00011912011685166757
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[122] = 0.00011955914003214385 != right[122] = 0.00012181094678220816
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[123] = 0.00012181094678220816 != right[123] = 0.00011955914003214385
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[124] = 0.00012228967954264203 != right[124] = 0.00012845426773577806
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[125] = 0.0001228527940267954 != right[125] = 0.0001285799287974454
[INFO] [stdout] Comparator: Less
[INFO] [stdout] Array element mismatch: left[126] = 0.0001271610753311725 != right[126] = 0.0001228527940267954
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[127] = 0.00012845426773577806 != right[127] = 0.0001271610753311725
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[128] = 0.0001285799287974454 != right[128] = 0.00012228967954264203
[INFO] [stdout] Comparator: Greater
[INFO] [stdout] Array element mismatch: left[129] = 0.00013150118494342777 != right[129] = 0.00013704285011106876
[INFO] [stdout] Comparator: Less
[INFO] [stdout] 
[INFO] [stdout] thread 'large_f64_sorts_properly_direct_key' (66) panicked at tests/common/mod.rs:47:9:
[INFO] [stdout] Had 968531 mismatches of 1000000 elements, or 96.8531%
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f19e66407a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f19e66407a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f19e66407a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f19e678cda - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f19e678cda - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60f19e6689b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f19e6689b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f19e64329f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f19e64329f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f19e65c639 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f19e5f87fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60f19e5f87fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60f19e65c7f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60f19e65c7f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f19e643358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60f19e63acc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f19e64406d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f19e6793cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f19e5cad94 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::arraydiff::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:47:9
[INFO] [stdout]   20:     0x60f19e5c7fe4 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::sorts_properly_by::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0}, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:95:5
[INFO] [stdout]   21:     0x60f19e5c8efe - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::common::partial_sorts_properly::<f64, primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:103:5
[INFO] [stdout]   22:     0x60f19e5c4e7b - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:157:44
[INFO] [stdout]   23:     0x60f19e5c4827 - primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/primitive_scalar_types_sorted_properly.rs:157:41
[INFO] [stdout]   24:     0x60f19e5eae56 - <primitive_scalar_types_sorted_properly[9a5382f3913f8b7c]::large_f64_sorts_properly_direct_key::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60f19e5ec8db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60f19e5ec8db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60f19e5f92cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x60f19e5f92cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x60f19e5f92cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60f19e5f92cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60f19e5f49e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60f19e5f49e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x60f19e5fbed2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x60f19e5fbed2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x60f19e5fbed2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60f19e5fbed2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x60f19e5fbed2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60f19e66398f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x60f19e66398f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7086bb916aa4 - <unknown>
[INFO] [stdout]   46:     0x7086bb9a3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     large_f32_sorts_properly
[INFO] [stdout]     large_f32_sorts_properly_direct_key
[INFO] [stdout]     large_f64_sorts_properly
[INFO] [stdout]     large_f64_sorts_properly_direct_key
[INFO] [stdout]     medium_f64_sorts_properly
[INFO] [stdout]     medium_f64_sorts_properly_direct_key
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 36 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5638fe1cba25a2a2b544cc8774cd709434d4c1c2e37197c12145c87466d2c73a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5638fe1cba25a2a2b544cc8774cd709434d4c1c2e37197c12145c87466d2c73a", kill_on_drop: false }`
[INFO] [stdout] 5638fe1cba25a2a2b544cc8774cd709434d4c1c2e37197c12145c87466d2c73a
